-
Home
-
WP Umbrella: Update Backup Restore & Monitoring
-
2.8.1
-
Code
-
Classes
- BackupConfigData
Total Complexity |
67 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
349 |
Lines of code |
222 |
Logical lines of code |
114 |
Comment lines |
7 |
Methods |
40 |
Properties |
1 |
Methods 40
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getDatabaseData() |
S |
63 |
3 |
11 |
getBatch() |
S |
68 |
3 |
8 |
setBatch() |
S |
66 |
3 |
9 |
setBatchIterator() |
S |
65 |
3 |
9 |
getBatchIterator() |
S |
66 |
3 |
9 |
setFinish() |
S |
66 |
3 |
9 |
setBatchPart() |
S |
65 |
3 |
9 |
getFinish() |
S |
66 |
3 |
9 |
getBatchPart() |
S |
66 |
3 |
9 |
setName() |
S |
66 |
3 |
9 |
getTableByName() |
S |
65 |
3 |
9 |
getFileData() |
S |
65 |
2 |
9 |
getTableByCurrentBatch() |
S |
67 |
2 |
8 |
addFilenameZipSent() |
S |
67 |
2 |
8 |
getName() |
S |
71 |
2 |
6 |
getTableBatchsByName() |
S |
70 |
2 |
6 |
getDatabaseTables() |
S |
80 |
1 |
3 |
getIsDatabaseSourceRequired() |
S |
80 |
1 |
3 |
getIsFileSourceRequired() |
S |
80 |
1 |
3 |
getMaxSize() |
S |
79 |
1 |
3 |
setTableBatchsByName() |
S |
75 |
1 |
4 |
getExcludeFiles() |
S |
80 |
1 |
3 |
existDatabaseData() |
S |
79 |
1 |
3 |
__construct() |
S |
73 |
1 |
5 |
setFromBackup() |
S |
63 |
1 |
10 |
getNameWithExtension() |
S |
75 |
1 |
4 |
getBackupId() |
S |
80 |
1 |
3 |
getDatabaseValue() |
S |
79 |
1 |
3 |
getMode() |
S |
80 |
1 |
3 |
getBatchSize() |
S |
79 |
1 |
3 |
getIncrementalDate() |
S |
80 |
1 |
3 |
getBaseDirectory() |
S |
80 |
1 |
3 |
getMaximumMemoryAuthorized() |
S |
79 |
1 |
3 |
setTimestampEndDate() |
S |
76 |
1 |
4 |
getSuffix() |
S |
80 |
1 |
3 |
getTitle() |
S |
80 |
1 |
3 |
getData() |
S |
82 |
1 |
3 |
getUmbrellaBackupId() |
S |
80 |
1 |
3 |
getVersion() |
S |
82 |
1 |
3 |
hasTableNeedBatchByName() |
S |
75 |
1 |
4 |